fix: install design repo with access token
This commit is contained in:
@@ -45,7 +45,7 @@ export default function Puff({
|
||||
renderOptions={renderOptions}
|
||||
/>
|
||||
<div>
|
||||
<Button onPress={onClick}>{link.title}</Button>
|
||||
<Button onPress={onClick}>{link.title || title}</Button>
|
||||
</div>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user