new version
This commit is contained in:
parent
363a9c493f
commit
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));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user