feat: complete day 20 react task
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
import { lazy } from 'react'
|
||||
|
||||
export const MkdDebounceInput = lazy(()=> import("./MkdDebounceInput"))
|
||||
|
||||
Reference in New Issue
Block a user