mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 01:46:57 +00:00
basic loading of user's studies
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const LichessStudyUrlInput = () => {
|
||||
return <input placeholder="Lichess Study URL" className="" />;
|
||||
};
|
||||
|
||||
export default LichessStudyUrlInput;
|
||||
Reference in New Issue
Block a user