We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f822751 commit e48cab9Copy full SHA for e48cab9
1 file changed
src/demo/Animations/FadeContentDemo.jsx
@@ -1,5 +1,5 @@
1
import { useState } from 'react';
2
-import { Box, Flex } from '@chakra-ui/react';
+import { Box, Button, Flex, Text } from '@chakra-ui/react';
3
import { CodeTab, PreviewTab, TabsLayout } from '../../components/common/TabsLayout';
4
5
import RefreshButton from '../../components/common/Preview/RefreshButton';
0 commit comments