mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Fix boxed widgets style, add class name
This commit is contained in:
@@ -35,7 +35,7 @@ export default function Widget({ options }) {
|
||||
|
||||
if (data) {
|
||||
return (
|
||||
<Container>
|
||||
<Container options={options} additionalClassNames="information-widget-stocks">
|
||||
<Raw>
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user