bugfixing redirect options zero dte page
This commit is contained in:
parent
c60921cf09
commit
b6f65323b8
@ -543,7 +543,7 @@ $: {
|
|||||||
<Accordion.Content class="border-l border-gray-500 ml-2 mt-5">
|
<Accordion.Content class="border-l border-gray-500 ml-2 mt-5">
|
||||||
<div class="flex flex-col items-start">
|
<div class="flex flex-col items-start">
|
||||||
<a href="/options-flow" class="text-[1rem] text-white ml-4 mt-4">Options Flow</a>
|
<a href="/options-flow" class="text-[1rem] text-white ml-4 mt-4">Options Flow</a>
|
||||||
<a href="options-zero-dte" class="text-[1rem] text-white ml-4 mt-4">0DTE Flow</a>
|
<a href="/options-zero-dte" class="text-[1rem] text-white ml-4 mt-4">0DTE Flow</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</Accordion.Content
|
</Accordion.Content
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user