mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-07 08:24:27 +00:00
Fix missing prop
This commit is contained in:
@@ -83,6 +83,7 @@ function App() {
|
||||
settings={settings}
|
||||
pullLatestChanges={pullLatestChanges}
|
||||
onLinkClick={handleLinkClick}
|
||||
lookupFileByName={lookupFileByName}
|
||||
/>
|
||||
</Page.Content>
|
||||
</Page>
|
||||
|
||||
Reference in New Issue
Block a user