♻️ refactor: change tags to tag for rencer page
This commit is contained in:
parent
55848b1dd1
commit
05e1ac6b02
@ -23,7 +23,7 @@ import {
|
|||||||
renderInlineNotifications,
|
renderInlineNotifications,
|
||||||
} from './renders/inlineNotifications';
|
} from './renders/inlineNotifications';
|
||||||
import { renderInputs } from './renders/input';
|
import { renderInputs } from './renders/input';
|
||||||
import { renderDefaultTag, renderMinimalTag } from './renders/Tag';
|
import { renderDefaultTag, renderMinimalTag } from './renders/tag';
|
||||||
|
|
||||||
const Page = () => {
|
const Page = () => {
|
||||||
const [singleDate, setSingleDate] = useState<Value>();
|
const [singleDate, setSingleDate] = useState<Value>();
|
||||||
|
Loading…
Reference in New Issue
Block a user