Trait Items #72

Open
Oliver wants to merge 41 commits from feature/trait-items into main
Showing only changes of commit 9f3d5636cb - Show all commits

View file

@ -9,6 +9,5 @@ export default {
"rc-options": options,
// #region Simple
"rc-ifOut": (v) => (v || ``),
"rc-empty-state": (v) => v ?? localizer(`RipCrypt.common.empty`),
};