first commit
This commit is contained in:
9
src/pages/Instruction.jsx
Normal file
9
src/pages/Instruction.jsx
Normal file
@@ -0,0 +1,9 @@
|
||||
function Instruction() {
|
||||
return (
|
||||
<div>
|
||||
Tu jest instrukcja
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default Instruction
|
||||
Reference in New Issue
Block a user