mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
committed by
Torkel Ödegaard
parent
49f0f0e89e
commit
219d711597
+1
-1
@@ -23,7 +23,7 @@ export const makeFragment = text => {
|
||||
Block.create({
|
||||
type: 'paragraph',
|
||||
nodes: [Text.create(line)],
|
||||
})
|
||||
} as any)
|
||||
);
|
||||
|
||||
const fragment = Document.create({
|
||||
|
||||
Reference in New Issue
Block a user