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