Compare commits
1 Commits
f5fb0862ff
...
v.0.1.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d9c9d1524 |
@@ -157,6 +157,9 @@ export function Sidebar() {
|
||||
style={{ fontSize: '0.75rem', marginTop: 4 }}
|
||||
/>
|
||||
)}
|
||||
<button type="submit" disabled={!newNetName.trim()} style={{ marginTop: 4, width: '100%', fontSize: '12px', padding: '3px 8px' }}>
|
||||
Join
|
||||
</button>
|
||||
</form>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user