Compare commits
1 Commits
react-0.0.
...
react-0.0.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df1f5ab52b |
4
dist/index.bundle.js
vendored
4
dist/index.bundle.js
vendored
File diff suppressed because one or more lines are too long
@@ -50,4 +50,4 @@ function PrayerCircle({}: PrayerCircleProps) {
|
|||||||
const tmp = React.memo(PrayerCircle) as typeof PrayerCircle;
|
const tmp = React.memo(PrayerCircle) as typeof PrayerCircle;
|
||||||
export { tmp as PrayerCircle };
|
export { tmp as PrayerCircle };
|
||||||
|
|
||||||
Sites.addInitialization((app) => app.addDeepLink('/PrayerCircle', tmp));
|
// Sites.addInitialization((app) => app.addDeepLink('/PrayerCircle', tmp));
|
||||||
|
|||||||
Reference in New Issue
Block a user