diff --git a/src/components/rnpTextInput b/src/components/rnpTextInput new file mode 100644 index 0000000..30a0c85 --- /dev/null +++ b/src/components/rnpTextInput @@ -0,0 +1,8 @@ +import snip from "../snip"; + +export const body = snip` + `;