mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-22 07:29:08 +00:00
refactor: rename block > group in UI elements
This commit is contained in:
committed by
Carlos Valente
parent
a98c14406d
commit
8728c1450b
@@ -58,7 +58,7 @@ export default function BlockEditor({ block }: BlockEditorProps) {
|
||||
return (
|
||||
<div className={style.content}>
|
||||
<div className={style.column}>
|
||||
<Editor.Title>Block schedule</Editor.Title>
|
||||
<Editor.Title>Group schedule</Editor.Title>
|
||||
<div className={style.inline}>
|
||||
<div>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user