mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-13 19:56:41 +09:00
Responsive tables first pass
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
class WPStrava_Blocks_Activity implements WPStrava_Blocks_Interface {
|
||||
|
||||
public function __construct() {
|
||||
WPStrava_ActivityRenderer::load_style_translations( array( 'wp-strava/activity' ) );
|
||||
}
|
||||
|
||||
/**
|
||||
* Register the wp-strava/activity block.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user