4 lines
105 B
TypeScript
4 lines
105 B
TypeScript
|
import SetPlaceholder from "./components/SetPlaceholder/SetPlaceholder";
|
||
|
|
||
|
export default SetPlaceholder;
|