Skip to content

Commit 6295ba4

Browse files
authored
Merge pull request #13962 from ethereum/remove-old-alert
Remove old alert
2 parents 0a4693c + 83328a9 commit 6295ba4

File tree

4 files changed

+0
-249
lines changed

4 files changed

+0
-249
lines changed

src/@chakra-ui/components/Alert.ts

Lines changed: 0 additions & 95 deletions
This file was deleted.

src/@chakra-ui/components/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Accordion } from "./Accordion"
2-
import { Alert } from "./Alert"
32
import { Avatar } from "./Avatar"
43
import { Badge } from "./Badge"
54
import { Breadcrumb } from "./Breadcrumb"
@@ -30,7 +29,6 @@ import { Text } from "./Text"
3029
// eslint-disable-next-line import/no-anonymous-default-export
3130
export default {
3231
Accordion,
33-
Alert,
3432
Avatar,
3533
Badge,
3634
Breadcrumb,

src/components/Alert/Alert.stories.tsx

Lines changed: 0 additions & 81 deletions
This file was deleted.

src/components/Alert/index.tsx

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)