mirror of
https://github.com/jimeh/fancy_input.git
synced 2026-02-19 11:36:41 +00:00
things are closer to done
This commit is contained in:
11
demo/demo.json
Normal file
11
demo/demo.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{title: "head", href: "/head", match: "head zzz"},
|
||||
{title: "headache", href: "/headache", match: "headache zzz"},
|
||||
{title: "health", href: "/health", match: "health zzz"},
|
||||
{title: "healthcare", href: "/healthcare", match: "healthcare zzz"},
|
||||
{title: "healthier", href: "/healthier", match: "healthier zzz"},
|
||||
{title: "heck", href: "/heck", match: "heck zzz"},
|
||||
{title: "hectic", href: "/hectic", match: "hectic zzz"},
|
||||
{title: "held", href: "/held", match: "held zzz"},
|
||||
{title: "hell", href: "/hell", match: "hell zzz"},
|
||||
];
|
||||
Reference in New Issue
Block a user