mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
committed by
Torkel Ödegaard
parent
49f0f0e89e
commit
219d711597
@@ -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