mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-18 23:04:25 +01:00
contact search and new amount editor
This commit is contained in:
committed by
Tony Giorgio
parent
077ccb2a63
commit
bc2fbf9b2f
@@ -5,7 +5,7 @@ import forward from "~/assets/icons/forward.svg";
|
||||
import { useI18n } from "~/i18n/context";
|
||||
import { useMegaStore } from "~/state/megaStore";
|
||||
|
||||
export const CtaCard: ParentComponent = (props) => {
|
||||
const CtaCard: ParentComponent = (props) => {
|
||||
return (
|
||||
<div class="w-full">
|
||||
<div class="relative">
|
||||
|
||||
Reference in New Issue
Block a user