小規模なコード整理

This commit is contained in:
harukin-expo-dev-env
2025-04-10 18:29:56 +00:00
parent 99831e8d39
commit 423625c08a
4 changed files with 14 additions and 19 deletions

View File

@@ -6,7 +6,6 @@ import { AS } from "../storageControl";
export const DynamicHeaderScrollView = (props) => {
const {
children,
actionSheetRef = {},
containerProps = {},
shortHeader = <></>,
longHeader = <></>,