Add web hook

This commit is contained in:
Zoe Roux
2022-11-09 01:05:44 +09:00
parent 3738198ba9
commit 08eeec7e73
4 changed files with 51 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
//
import { StatusBar } from "expo-status-bar";
import { Text, View } from "react-native";
import { Pressable, Text, View } from "react-native";
import { registerRootComponent } from "expo";
import { useCss } from "@yoshiki/native";