// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`highlightFuseMatches matches whole word 1`] = `
Array [
foo
,
]
`;
exports[`highlightFuseMatches renders a highlighted string 1`] = `
Array [
Auth
,
ent
,
icati
,
on
,
,
to
,
kens allow you to perform actions
,
]
`;