feat: improve imageBlock resizing

This commit is contained in:
swve 2023-04-20 00:04:58 +02:00 committed by Badr B
parent c2896a8837
commit fef141acbb
2 changed files with 42 additions and 42 deletions

View file

@ -16,7 +16,6 @@ export default Node.create({
},
size: {
width: 300,
height: 200,
},
};
},