Skip to content

Commit bcd8c6d

Browse files
committed
o
1 parent 1bdf3ae commit bcd8c6d

File tree

1 file changed

+1
-1
lines changed
  • embed/oko_attached/src/components/modal

1 file changed

+1
-1
lines changed

embed/oko_attached/src/components/modal/modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const Modal: FC = () => {
2626
console.log("onOpenChange(): %s", open);
2727

2828
if (modalRequest) {
29-
// TODO: hyunjae
29+
// TODO: @hyunjae
3030
const { modal_type, modal_id } = modalRequest.msg.payload;
3131
const { error } = useMemoryState.getState();
3232

0 commit comments

Comments
 (0)