mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
fix import
This commit is contained in:
parent
232a04a1a2
commit
38e066ee49
@ -1,5 +1,6 @@
|
||||
import { Disclosure } from '@headlessui/react';
|
||||
import { Bars3Icon, XMarkIcon } from '@heroicons/react/24/outline';
|
||||
import Bars3Icon from '@heroicons/react/24/outline/Bars3Icon';
|
||||
import XMarkIcon from '@heroicons/react/24/outline/XMarkIcon';
|
||||
|
||||
function classNames(...classes) {
|
||||
return classes.filter(Boolean).join(' ');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user