Add interaction links section to App component
This commit is contained in:
@@ -17279,6 +17279,11 @@ export function App({ store, initialStatusMessage }: AppProps) {
|
||||
/>
|
||||
</div>
|
||||
|
||||
{renderInteractionLinksSection(
|
||||
selectedNpc,
|
||||
selectedNpcLinks
|
||||
)}
|
||||
|
||||
<div className="form-section">
|
||||
<div className="label">Facing</div>
|
||||
<label className="form-field">
|
||||
|
||||
Reference in New Issue
Block a user