new modal [WIP]
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
export default function NewCollection() {
|
||||
return <div>NewCollection</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user