chore(FE): Fix inconsistent indentation in ChickLogsView and

RecordingForm
This commit is contained in:
rstubryan
2026-03-08 22:13:26 +07:00
parent 7207f1ba75
commit 2ff32094ce
2 changed files with 24 additions and 25 deletions
@@ -200,7 +200,6 @@ const ChickinLogsView = ({
</div> </div>
)} )}
</div> </div>
</> </>
); );
}; };