mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-06-02 16:09:00 +00:00
chore: format webapp files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// @ts-nocheck
|
||||
|
||||
import { useEffect } from 'react'
|
||||
import { useEffect } from 'react';
|
||||
|
||||
export function FormObserver({ onChange, values }) {
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user