Skip to content

Commit

Permalink
feat: script fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhi499 committed Apr 3, 2024
1 parent 83ec597 commit 2aeabfb
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
import React from 'react';
import { Alert, AlertIcon, AlertText } from '@/extra-components/nativewind';
import {
Alert,
AlertIcon,
AlertText,
} from '../../../core-components/nativewind';
import { InfoIcon } from '../../../core-components/nativewind';

const AlertDemo = () => {

0 comments on commit 2aeabfb

Please sign in to comment.