mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-13 09:14:15 +01:00
style: Removes extra spaces (#6558)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
@@ -661,7 +661,7 @@ class App extends React.Component<AppProps, AppState> {
|
||||
)}
|
||||
<main>{this.renderCanvas()}</main>
|
||||
</ExcalidrawActionManagerContext.Provider>
|
||||
</ExcalidrawElementsContext.Provider>{" "}
|
||||
</ExcalidrawElementsContext.Provider>
|
||||
</ExcalidrawAppStateContext.Provider>
|
||||
</ExcalidrawSetAppStateContext.Provider>
|
||||
</DeviceContext.Provider>
|
||||
|
||||
Reference in New Issue
Block a user