mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-30 05:07:14 +01:00
added richtig viel sachen
This commit is contained in:
5
app/tutorials/[tutorialId]/ContentTable.tsx
Normal file
5
app/tutorials/[tutorialId]/ContentTable.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
export default function ContentTable() {
|
||||
return <div>ContentTable</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user