mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Website.git
synced 2025-10-13 00:42:53 +00:00
Initial commit
This commit is contained in:
10
src/App.jsx
Normal file
10
src/App.jsx
Normal file
@@ -0,0 +1,10 @@
|
||||
import React from 'react'
|
||||
|
||||
const App = () => {
|
||||
|
||||
return (
|
||||
<h1>Telegram to Notion Bot</h1>
|
||||
)
|
||||
}
|
||||
|
||||
export default App
|
||||
Reference in New Issue
Block a user