File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -168,16 +168,16 @@ const handleChangeTheme = (target) => {
168168 </Flex >
169169
170170 <Flex align =" center" gap =" 12" style =" height : fit-content " >
171- <Flex align =" center" gap =" 6" :class =" $style.btn" >
171+ <!-- < Flex align="center" gap="6" :class="$style.btn">
172172 <Text size="12" weight="600" color="tertiary"> Donate </Text>
173173 <a href="https://celenium.io/address/celestia1avr0gh0v6errxr8g8rjkscxf3jqx4k6ypkh2rl" target="_blank">
174174 <Text size="12" weight="600" color="secondary"> TIA </Text>
175175 </a>
176176 <a href="https://etherscan.io/address/0x9FfB1cb28c55735e77B352eE918b4F0c3595a761" target="_blank">
177177 <Text size="12" weight="600" color="secondary"> ETH </Text>
178178 </a>
179- </Flex >
180-
179+ </Flex> -->
180+
181181 <Dropdown side =" top" >
182182 <Flex align =" center" gap =" 6" :class =" $style.btn" >
183183 <Icon
You can’t perform that action at this time.
0 commit comments