Create all components
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
const SelectInstruction = () => (
|
||||
<div className="text-sm text-gray-600">
|
||||
<p>برای انتخاب و جابجایی اشیاء، روی آنها کلیک کنید</p>
|
||||
</div>
|
||||
);
|
||||
|
||||
export default SelectInstruction;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user