Skip to content

Commit e09810c

Browse files
committed
fixup! feat(web): add web generator
1 parent 99176ba commit e09810c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/web/client/components/MetaBar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { CodeBracketIcon, DocumentIcon } from '@heroicons/react/24/outline';
1+
import { CodeBracketIcon, DocumentIcon } from '@heroicons/react/24/outline';
22
import MetaBar from '@node-core/ui-components/Containers/MetaBar';
33
import GitHubIcon from '@node-core/ui-components/Icons/Social/GitHub';
44
import { useEffect, useState } from 'react';

0 commit comments

Comments
 (0)