mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 03:24:45 +02:00
Correctly pull button styles
This commit is contained in:
parent
2f1c8ae91d
commit
88987fb6c7
@ -9,7 +9,7 @@ import PaginationFooter from '@/components/elements/table/PaginationFooter';
|
||||
import { ActivityLogFilters } from '@/api/account/activity';
|
||||
import { Link } from 'react-router-dom';
|
||||
import classNames from 'classnames';
|
||||
import { styles as btnStyles } from '@/components/elements/button';
|
||||
import { styles as btnStyles } from '@/components/elements/button/index';
|
||||
import { XCircleIcon } from '@heroicons/react/solid';
|
||||
|
||||
export default () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user