diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-11 20:42:27 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-11 20:42:27 +0530 |
| commit | e0cc82460c0fec4336037996c23947ab39ba4015 (patch) | |
| tree | ae5123e2d2f24ab519a9f6ddd2e800ca1b38134d /examples | |
| parent | 695365fa359fb98f14d06c205159739077f67fed (diff) | |
| download | css-everything-e0cc82460c0fec4336037996c23947ab39ba4015.tar.gz css-everything-e0cc82460c0fec4336037996c23947ab39ba4015.zip | |
refactor: renames form submit example
Diffstat (limited to '')
| -rw-r--r-- | examples/form/index.html (renamed from examples/api/index.html) | 0 | ||||
| -rw-r--r-- | examples/form/signup.css (renamed from examples/api/signup.css) | 0 | ||||
| -rw-r--r-- | examples/form/style.css (renamed from examples/api/style.css) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/api/index.html b/examples/form/index.html index 158ee16..158ee16 100644 --- a/examples/api/index.html +++ b/examples/form/index.html diff --git a/examples/api/signup.css b/examples/form/signup.css index c5970c7..c5970c7 100644 --- a/examples/api/signup.css +++ b/examples/form/signup.css diff --git a/examples/api/style.css b/examples/form/style.css index b79f265..b79f265 100644 --- a/examples/api/style.css +++ b/examples/form/style.css |
