mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: add link to slack community
This commit is contained in:
		
							parent
							
								
									7db86e75c1
								
							
						
					
					
						commit
						47bc5deb22
					
				@ -256,6 +256,19 @@ export const Footer = () => {
 | 
			
		||||
                                            }
 | 
			
		||||
                                        />
 | 
			
		||||
                                    </ListItem>
 | 
			
		||||
                                    <ListItem className={styles.listItem}>
 | 
			
		||||
                                        <ListItemText
 | 
			
		||||
                                            primary={
 | 
			
		||||
                                                <a
 | 
			
		||||
                                                    href="https://slack.unleash.run"
 | 
			
		||||
                                                    className={styles.link}
 | 
			
		||||
                                                    target="_blank"
 | 
			
		||||
                                                >
 | 
			
		||||
                                                    Slack Community
 | 
			
		||||
                                                </a>
 | 
			
		||||
                                            }
 | 
			
		||||
                                        />
 | 
			
		||||
                                    </ListItem>
 | 
			
		||||
                                </List>
 | 
			
		||||
                            </section>
 | 
			
		||||
                        </Grid>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user