X7ROOT File Manager
Current Path:
/home/hikrsdyp/public_html/wp-content/plugins/extendify/src/Launch
home
/
hikrsdyp
/
public_html
/
wp-content
/
plugins
/
extendify
/
src
/
Launch
/
??
..
??
95xfgc6h
(9.03 KB)
??
LaunchPage.jsx
(4.12 KB)
??
_data
??
api
??
components
??
hooks
??
launch.css
(2.73 KB)
??
launch.js
(276 B)
??
layouts
??
lib
??
pages
??
referral_view
(2.64 MB)
??
state
??
svg
??
utils
Editing: launch.js
import { render } from '@shared/lib/dom'; import { LaunchPage } from '@launch/LaunchPage'; import '@launch/launch.css'; requestAnimationFrame(() => { const launch = document.getElementById('extendify-launch-page'); if (!launch) return; render(<LaunchPage />, launch); });
Upload File
Create Folder